Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure: Remove AKS vmType #6133

Conversation

jackfrancis
Copy link
Contributor

What type of PR is this?

/kind deprecation
/kind documentation
/kind cleanup

What this PR does / why we need it:

This PR removes the obsolete, non-working implementation for manual AKS cluster integration as expressed via the "aks" vmType configuration.

Node autoscaling has long been a first class GA feature of AKS. See:

Running the Azure cluster-autoscaler provider manually on your cluster is not a supported feature. To aid future maintainability of the project, we're removing these non-working code paths and updating documentation.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?

Azure: Remove AKS vmType

Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:


@k8s-ci-robot k8s-ci-robot added kind/deprecation Categorizes issue or PR as related to a feature/enhancement marked for deprecation. kind/documentation Categorizes issue or PR as related to documentation. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Sep 22, 2023
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: jackfrancis
Once this PR has been reviewed and has the lgtm label, please assign feiskyer for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the area/provider/azure Issues or PRs related to azure provider label Sep 22, 2023
@k8s-ci-robot k8s-ci-robot added area/cluster-autoscaler size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. labels Sep 22, 2023
@gandhipr
Copy link
Contributor

we plan on not removing this at the moment

Signed-off-by: Jack Francis <[email protected]>
@jackfrancis jackfrancis force-pushed the azure-provider-deprecate-aks branch from 4a833e9 to cdef63c Compare September 26, 2023 16:36
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Sep 26, 2023
@x13n
Copy link
Member

x13n commented Oct 10, 2023

Closing per comment from @gandhipr above. Please reopen if anything changes.

/close

@k8s-ci-robot
Copy link
Contributor

@x13n: Closed this PR.

In response to this:

Closing per comment from @gandhipr above. Please reopen if anything changes.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@jackfrancis
Copy link
Contributor Author

@x13n thanks, I've been doing further tests to prove that the "AKS" vmType is not a currently functioning option on an AKS cluster.

@gandhipr could you kindly re-open this PR as I would like to advocate that we begin reviewing this? thanks!

@gandhipr
Copy link
Contributor

I don't have permissions for reopening a PR. Feel free to reopen if you have permissions to do so @jackfrancis .
@x13n could you please help with this?

@jackfrancis
Copy link
Contributor Author

/reopen

(this probably won't work from me :))

@k8s-ci-robot
Copy link
Contributor

@jackfrancis: Failed to re-open PR: state cannot be changed. The azure-provider-deprecate-aks branch was force-pushed or recreated.

In response to this:

/reopen

(this probably won't work from me :))

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@jackfrancis
Copy link
Contributor Author

lol I'll open a new PR

@gandhipr
Copy link
Contributor

/reopen

@k8s-ci-robot
Copy link
Contributor

@gandhipr: Failed to re-open PR: state cannot be changed. The azure-provider-deprecate-aks branch was force-pushed or recreated.

In response to this:

/reopen

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@x13n
Copy link
Member

x13n commented Oct 13, 2023

Huh, looks like nobody can reopen if there were changes to the source branch. I see there's a new PR now, apologies for the trouble!

@jackfrancis
Copy link
Contributor Author

@x13n No prob, TIL (well earlier this week to be exact 😀)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster-autoscaler area/provider/azure Issues or PRs related to azure provider cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. kind/deprecation Categorizes issue or PR as related to a feature/enhancement marked for deprecation. kind/documentation Categorizes issue or PR as related to documentation. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants